
#topbar{
height:40px;
display:block;
font-family:Tahoma,Arial,Verdana,sans-serif;
position:relative;
z-index:800;
overflow: hidden;

}
#Topbar_Forum {
height:40px;
display:block;
font-family:Tahoma,Arial,Verdana,sans-serif;
position:relative;
z-index:800;
}
body{
padding:0;
margin:0;

}

img{border:none;
} 
h5,h6,form,ul,ul li,ol,ol li,dl,dl dt,dl dd{margin:0;padding:0;
} 

 #boxTop{ 
	 width:100%; 
	 margin:0px auto; 
	 position:absolute; 
	 z-index:2; 
	 background:url(http://img.zing.vn/eventgame/intro/general/images/top-bar/bg.jpg) repeat-x; 
	 height:40px;
overflow:visible;
 }
 #box{ 
	 width:1000px; 
	 margin:0px auto; 
	 position:relative; 
	 height:40px;
overflow: visible;
 }

.Left{ 
	float:left;
}
.Right{ 
	float:right;
}
.BoxLeft{ 
	float:left; 
	margin:0px; 
	overflow:hidden; 
	background:#000;	 
	height:40px; 
	width:200px; 
	line-height:0px;
	display: none;	
}
#Logo a {
	background: url(http://img.zing.vn/eventgame/intro/topbar/platform/images/space.gif) ;
	height:40px; 
	width:220px; 
	display: block;
	z-index: 20;
	
}
.BoxLeft a:link{
	width:216px;
	text-decoration:none;
}
.StyleLink { 
	color:#737373; 
	text-decoration:none; 
	padding-top:12px; 
	font-weight:bold; 
	font-size:13px; 
	float:right;
}

.StyleLink a:link,
.StyleLink a:visited,
.StyleLink a:active { 
	color:#000; 
	text-decoration:none; 
	font-weight:bold; 
	font-size:13px;
	}
.StyleLink a:hover { 
	color:#000; 
	text-decoration:underline;
}

#gameBanner {
	width: 1000px;
	margin: 0 auto;
	z-index: 10;
	
    
	position: relative;
}


.HoverBanner {
	height: 150px;
	width: 500px;
	position: relative;
	overflow: hidden;
}
.SBanner {
	float: left;
	padding:0 0px;
}
.BBanner {
	display:none;
	height: 0;
}
.BigBanner {
	position: absolute;
	left: 0px;	
	top: 0;
	z-index: 10000;
	
}
.TBoxBanner {
	width: 1000px;
	display: block;
	height: 40px;
	float: left;
overflow:visible;
}

/*css popup detect browser */
.Detect{
	background: none repeat scroll 0 0 transparent;
	border: none;
    height: 540px;
    padding: 0;
    width: 848px;
	position:absolute;
	z-index:1001;
	left: 0;
	top: 0;
	display: none;
}

.Detect  a.SurveyClose {
	background: url(http://img.zing.vn/eventgame/intro/topbar/platform/images/close.gif) no-repeat;
	width: 35px;
	height: 34px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 30px;
	right: 30px;
}
.Detect  a.SurveyClose:hover {
	background-position: 0 -34px;
}
/*end css popup detect browser */